DCD_810 Protocol Communication Driver

 

DCD_810 Protocol is the driver to communicate with DCD-810 Compact Disc Player.

 

1. Read settings

<Figure 1> is read setting example of  DCD_810 Protocol communication driver.

 
<Figure 1> Read setting example of DCD_810 Protocol communication driver

 

Device part of  <Figure 1> input  Com port( COM3 ), Baud rate( 9600 ), Parity bit( 0 ), Data bit( 8 ), Stop bit( 1 )  respectively according to settong of controller.

 

Read schedule of DCD_810 Protocol communication driver

Read schedule setting parameters are as follows: Only READ is needed

 

Read schedule example)  

READ, 

 

DCD_810 Protocol communication driver has no value to read.

2. Write settings

You can set DCD_810 controller  by using 'write settings'. 

 

Digital Write

Digital write and analog write have the same setting parameters. 

 

Analog Write 

Analog write setting parameters are as follows:

1)  PORT           don't care.

2)  STATION     don't care.

3) Address      don't care.

4) Extra1        Write command = SELECT, PLAY, STOP, PAUSE.

SELECT : Select USB.

PLAY : play.

STOP : stop.

PAUSE : pause.

5) Extra2        don't care.

6) Output value  don't care.

 

Write example 1) 

PORT : 0   STATION : 0  ADDRESS : 0  EXTRA1 : SELECT  EXTRA2 : 0, Output value : 0

The setting parameter shown above is writing example of USB mode is selected.